home *** CD-ROM | disk | FTP | other *** search
/ Champak 41 / Volume 41 - JOGO DISK .iso / Games / konka_66.swf / scripts / DefineButton2_664 / BUTTONCONDACTION on(release).as
Text File  |  2007-05-10  |  65b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay(10);
  4. }
  5.